nhooyr.io/websocket.Conn.handleControl (method)

2 uses

	nhooyr.io/websocket (current package)
		read.go#L192: 			err = c.handleControl(ctx, h)
		read.go#L269: func (c *Conn) handleControl(ctx context.Context, h header) (err error) {